-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.8 (latest)
-
Code
-
Classes
- ImporterManager
Total Complexity |
152 |
Dependencies |
33 |
Dependents |
3 |
Total lines |
1,037 |
Lines of code |
687 |
Logical lines of code |
483 |
Comment lines |
94 |
Methods |
40 |
Properties |
3 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import() |
B |
28 |
15 |
139 |
remote_file() |
B |
36 |
18 |
69 |
prune_importer_logs() |
A |
46 |
9 |
37 |
get_importer_logs() |
A |
50 |
9 |
28 |
get_session_path() |
A |
52 |
9 |
21 |
get_importer_log() |
A |
51 |
8 |
25 |
get_importer_debug_log() |
A |
52 |
8 |
25 |
clear_config_files() |
S |
59 |
5 |
14 |
set_custom_upload_path() |
S |
53 |
4 |
22 |
get_importer_status_report() |
S |
64 |
5 |
9 |
is_debug() |
S |
63 |
5 |
10 |
upload_file() |
S |
54 |
3 |
21 |
insert_file_attachment() |
S |
56 |
3 |
17 |
get_start() |
S |
64 |
4 |
10 |
local_file() |
S |
58 |
3 |
15 |
get_end() |
S |
64 |
4 |
10 |
get_file() |
S |
62 |
3 |
11 |
process_xml_file() |
S |
58 |
2 |
16 |
get_importer() |
S |
66 |
3 |
9 |
get_config_path() |
S |
64 |
3 |
9 |
pause_import() |
S |
62 |
2 |
12 |
link_importer_file() |
S |
62 |
2 |
11 |
get_importers() |
S |
62 |
2 |
11 |
get_importer_template() |
S |
61 |
2 |
11 |
get_importer_mapper() |
S |
69 |
2 |
6 |
set_current_user() |
S |
65 |
2 |
9 |
get_template() |
S |
67 |
2 |
7 |
get_mapper() |
S |
67 |
2 |
7 |
get_importer_file_prefix() |
S |
64 |
2 |
9 |
get_templates() |
S |
60 |
1 |
13 |
get_mappers() |
S |
62 |
1 |
11 |
delete_importer() |
S |
76 |
1 |
4 |
preview_xml_file() |
S |
65 |
1 |
8 |
stop_import() |
S |
68 |
1 |
7 |
process_csv_file() |
S |
64 |
1 |
9 |
get_csv_file() |
S |
66 |
1 |
8 |
get_config() |
S |
66 |
1 |
8 |
get_xml_file() |
S |
70 |
1 |
6 |
preview_csv_file() |
S |
65 |
1 |
8 |
__construct() |
S |
74 |
1 |
5 |